* image.c (svg_load_image): Fix last change.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 6 Feb 2009 17:18:16 +0000 (17:18 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 6 Feb 2009 17:18:16 +0000 (17:18 +0000)
src/ChangeLog

index 46d247052434453e6862a67d199e68793a69df24..93d6b6342c5c241fa848ce09ffa8d05ae2a1f169 100644 (file)
@@ -1,5 +1,7 @@
 2009-02-06  Chong Yidong  <cyd@stupidchicken.com>
 
+       * image.c (svg_load_image): Fix last change.
+
        * xfns.c (Fx_create_frame): Signal an error if no font is
        found (Bug#2147).